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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ??怏k}??怏k{^ 00111111001111111001110010001001011010110111110100111111001111111001110010001001011010110111101101011110 3f3f9c896b7d3f3f9c896b7b5e
EUC-JP ??怏k}??怏k{^ 00111111001111111101011111101001011010110111110100111111001111111101011111101001011010110111101101011110 3f3fd7e96b7d3f3fd7e96b7b5e
UTF-8 롉렿怏k}롉렿怏k{^ 1110101110100001100010011110101110100000101111111110011010000000100011110110101101111101111010111010000110001001111010111010000010111111111001101000000010001111011010110111101101011110 eba189eba0bfe6808f6b7deba189eba0bfe6808f6b7b5e
UHC 롉렿怏k}롉렿怏k{^ 1000111011001111100011101100011111100100111010000110101101111101100011101100111110001110110001111110010011101000011010110111101101011110 8ecf8ec7e4e86b7d8ecf8ec7e4e86b7b5e

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