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 褶カ誾滂ス、訷 1110010111110111101101101111101110100111100111111110111110111101101001001111101110100100 e5f7b6fba79fefbda4fba4
EUC-JP 褶カ誾滂ス、訷 11101010111110011000111010110110100011111101111010100100110111101111000110001110101111011000111010100100100011111101110111010100 eaf98eb68fdea4def18ebd8ea48fddd4
UTF-8 褶カ誾滂ス、訷 111010001010010010110110111011111011110110110110111010001010101010111110111001101011101110000010111011111011110110111101111011111011110110100100111010001010100010110111 e8a4b6efbdb6e8aabee6bb82efbdbdefbda4e8a8b7
UHC 褶?誾滂??? 11100011101010000011111111101011110111011101101110110101001111110011111100111111 e3a83febdddbb53f3f3f

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