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 ?螟?扶?螟?府^ 00111111111001011010010000111111100101010111110100111111111001011010010000111111100101010111101101011110 3fe5a43f957d3fe5a43f957b5e
EUC-JP ?螟?扶?螟?府^ 00111111111010101010011000111111110010011101111000111111111010101010011000111111110010011101110001011110 3feaa63fc9de3feaa63fc9dc5e
UTF-8 렺螟렺扶렺螟렺府^ 11101011101000001011101011101000100111101001111111101011101000001011101011100110100010011011011011101011101000001011101011101000100111101001111111101011101000001011101011100101101110101001110001011110 eba0bae89e9feba0bae689b6eba0bae89e9feba0bae5ba9c5e
UHC 렺螟렺扶렺螟렺府^ 1000111011000010110110011010110110001110110000101101110110100110100011101100001011011001101011011000111011000010110111011010010001011110 8ec2d9ad8ec2dda68ec2d9ad8ec2dda45e

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