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 ??B?v??B?vB 0011111100111111010000100011111101110110001111110011111101000010001111110111011001000010 3f3f423f763f3f423f7642
SJIS-WIN ??B載v??B載vB 00111111001111110100001010001101110110100111011000111111001111110100001010001101110110100111011001000010 3f3f428dda763f3f428dda7642
EUC-JP ??B載v??B載vB 00111111001111110100001010111010110111000111011000111111001111110100001010111010110111000111011001000010 3f3f42badc763f3f42badc7642
UTF-8 롈렾B載v롈렾B載vB 1110101110100001100010001110101110100000101111100100001011101000101111001000100101110110111010111010000110001000111010111010000010111110010000101110100010111100100010010111011001000010 eba188eba0be42e8bc8976eba188eba0be42e8bc897642
UHC 롈렾B載v롈렾B載vB 1000111011001110100011101100011001000010111011101011000001110110100011101100111010001110110001100100001011101110101100000111011001000010 8ece8ec642eeb0768ece8ec642eeb07642

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