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 筌Q??筌≪?揖 11100010101000111000001001110000001111110011111111100010101000111000000111100001001111111001011101001011 e2a382703f3fe2a381e13f974b
EUC-JP 筌Q??筌≪?揖 11100100101001011010001111010001001111110011111111100100101001011010001011100011001111111100110110101100 e4a5a3d13f3fe4a5a2e33fcdac
UTF-8 筌Q딄갸筌≪뼦揖 111001111010110110001100111011111011110010110001111010111001010010000100111010101011000010111000111001111010110110001100111000101000100110101010111010111011110010100110111001101000111110010110 e7ad8cefbcb1eb9484eab0b8e7ad8ce289aaebbca6e68f96
UHC 筌Q딄갸筌≪뼦揖 11101111101001111010001111010001100010101110101010110000101111001110111110100111101000011110110010010110101010011110101111100111 efa7a3d18aeab0bcefa7a1ec96a9ebe7

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