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 蟯??節??要 11100101101100100011111100111111100100001101111100111111001111111001011101110110 e5b23f3f90df3f3f9776
EUC-JP 蟯??節??要 11101010101101000011111100111111110000001110000100111111001111111100110111010111 eab43f3fc0e13f3fcdd7
UTF-8 蟯얍끁節쏙슛要 111010001001111110101111111011001001011010001101111010111000000110000001111001111010111110000000111011001000111110011001111011001000101010011011111010001010011010000001 e89fafec968deb8181e7af80ec8f99ec8a9be8a681
UHC 蟯얍끁節쏙슛要 1110100110101000101111101110010110000101101101111110111110111101101111011110111110111101101110001110100110101001 e9a8bee585b7efbdbdefbdb8e9a9

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