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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ????民???樓 0011111100111111001111110011111110010110101011110011111100111111001111111001111011101010 3f3f3f3f96af3f3f3f9eea
EUC-JP ????民???樓 0011111100111111001111110011111111001100101100010011111100111111001111111101110011101100 3f3f3f3fccb13f3f3fdcec
UTF-8 렻┙셔ㅔ民┙셔ㅔ樓 111010111010000010111011111000101001010010011001111011001000010110010100111000111000010110010100111001101011000010010001111000101001010010011001111011001000010110010100111000111000010110010100111001101010100010010011 eba0bbe29499ec8594e38594e6b091e29499ec8594e38594e6a893
UHC 렻┙셔ㅔ民┙셔ㅔ樓 100011101100001110100110110001001011110011000101101001001100010011011010110001011010011011000100101111001100010110100100110001001101011110100111 8ec3a6c4bcc5a4c4dac5a6c4bcc5a4c4d7a7

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