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 葹イ霆ク葹イ髮ォ 111001001101111110110010111010001011101110111000111001001101111110110010111010011001101110101011 e4dfb2e8bbb8e4dfb2e99bab
EUC-JP 葹イ霆ク葹イ髮ォ 11101000111000011000111010110010111100001011110110001110101110001110100011100001100011101011001011110001111110111000111010101011 e8e18eb2f0bd8eb8e8e18eb2f1fb8eab
UTF-8 葹イ霆ク葹イ髮ォ 111010001001000110111001111011111011110110110010111010011001110010000110111011111011110110111000111010001001000110111001111011111011110110110010111010011010101110101110111011111011110110101011 e891b9efbdb2e99c86efbdb8e891b9efbdb2e9abaeefbdab
UHC ??霆???髮? 00111111001111111110111111111101001111110011111100111111110110111010010100111111 3f3feffd3f3f3fdba53f

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