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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 以?乙???乙? 1000100011001000001111111000100110110011001111110011111100111111100010011011001100111111 88c83f89b33f3f3f89b33f
EUC-JP 以?乙???乙? 1011000011001010001111111011001010110101001111110011111100111111101100101011010100111111 b0ca3fb2b53f3f3fb2b53f
UTF-8 以렠乙얕렋렠乙슴 111001001011101110100101111010111010000010100000111001001011100110011001111011001001011010010101111010111010000010001011111010111010000010100000111001001011100110011001111011001000101010110100 e4bba5eba0a0e4b999ec9695eba08beba0a0e4b999ec8ab4
UHC 以렠乙얕렋렠乙슴 11101100101001001000111010110001111010111110000010111110111010001000111010100010100011101011000111101011111000001011110110111111 eca48eb1ebe0bee88ea28eb1ebe0bdbf

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