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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ユハマユハマ^ 1101010111001010110011111111000101111101110101011100101011001111111100010111101101011110 d5cacff17dd5cacff17b5e
EUC-JP ユハマ?ユハマ?^ 100011101101010110001110110010101000111011001111001111111000111011010101100011101100101010001110110011110011111101011110 8ed58eca8ecf3f8ed58eca8ecf3f5e
UTF-8 ユハマユハマ^ 11101111101111101001010111101111101111101000101011101111101111101000111111101110100000111011100111101111101111101001010111101111101111101000101011101111101111101000111111101110100000111011011101011110 efbe95efbe8aefbe8fee83b9efbe95efbe8aefbe8fee83b75e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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