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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??ア??ヤ??ぎ 001111110011111110000011010000010011111100111111100000111000010000111111001111111000001010101100 3f3f83413f3f83843f3f82ac
EUC-JP ??ア??ヤ??ぎ 001111110011111110100101101000100011111100111111101001011110010000111111001111111010010010101110 3f3fa5a23f3fa5e43f3fa4ae
UTF-8 룶쾹ア룵殺ヤ룶첂ぎ 111010111010001110110110111011001011111010111001111000111000001010100010111010111010001110110101111011111010010110110000111000111000001110100100111010111010001110110110111011001011001010000010111000111000000110001110 eba3b6ecbeb9e382a2eba3b5efa5b0e383a4eba3b6ecb282e3818e
UHC 룶쾹ア룵殺ヤ룶첂ぎ 100011111010101110110010100011111010101110100010100011111010101011100001111011011010101111100100100011111010101110101010100011111010101010101110 8fabb28faba28faae1edabe48fabaa8faaae

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