To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 曜??U}曜??U{^ 10010111011010100011111100111111010101010111110110010111011010100011111100111111010101010111101101011110 976a3f3f557d976a3f3f557b5e
EUC-JP 曜??U}曜??U{^ 11001101110010110011111100111111010101010111110111001101110010110011111100111111010101010111101101011110 cdcb3f3f557dcdcb3f3f557b5e
UTF-8 曜랃슥U}曜랃슥U{^ 1110011010011011100111001110101110011110100000111110110010001010101001010101010101111101111001101001101110011100111010111001111010000011111011001000101010100101010101010111101101011110 e69b9ceb9e83ec8aa5557de69b9ceb9e83ec8aa5557b5e
UHC 曜랃슥U}曜랃슥U{^ 1110100011111000100011011110111110111101101110110101010101111101111010001111100010001101111011111011110110111011010101010111101101011110 e8f88defbdbb557de8f88defbdbb557b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)