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 ????ヨ?節? 00111111001111110011111100111111100000111000100000111111100100001101111100111111 3f3f3f3f83883f90df3f
EUC-JP ????ヨ?節? 00111111001111110011111100111111101001011110100000111111110000001110000100111111 3f3f3f3fa5e83fc0e13f
UTF-8 遼섇룯惡ヨ웺節퇑 111011111010011110000011111011001000010010000111111010111010001110101111111011111010011010111001111000111000001110101000111011001001101110111010111001111010111110000000111011011000011110010001 efa783ec8487eba3afefa6b9e383a8ec9bbae7af80ed8791
UHC 遼섇룯惡ヨ웺節퇑 11101001101011001001100011100101100011111010010111100111111101111010101111101000100111111000011011101111101111011011100001000010 e9ac98e58fa5e7f7abe89f86efbdb842

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