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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 墻ラ?帳??橈 1001101011010100100000111000100100111111100100101010000000111111001111111001111011110100 9ad483893f92a03f3f9ef4
EUC-JP 墻ラ?帳??橈 1101010011010110101001011110100100111111110001001010001000111111001111111101110011110110 d4d6a5e93fc4a23f3fdcf6
UTF-8 墻ラ눈帳쒙풕橈 111001011010001010111011111000111000001110101001111010111000100010001000111001011011100010110011111011001001001010011001111011011001001010010101111001101010100110001000 e5a2bbe383a9eb8888e5b8b3ec9299ed9295e6a988
UHC 墻ラ눈帳쒙풕橈 1110110111011111101010111110100110110100101010111110110111100011100111001110111110111110100110001110100011111010 eddfabe9b4abede39cefbe98e8fa

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