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 ީޡx}ީޡx{^ 10001110101010011000111010100001011110000111110110001110101010011000111010100001011110000111101101011110 8ea98ea1787d8ea98ea1787b5e
SJIS-WIN ????x}????x{^ 00111111001111110011111100111111011110000111110100111111001111110011111100111111011110000111101101011110 3f3f3f3f787d3f3f3f3f787b5e
EUC-JP ?©?¡x}?©?¡x{^ 001111111000111110100010111011010011111110001111101000101100001001111000011111010011111110001111101000101110110100111111100011111010001011000010011110000111101101011110 3f8fa2ed3f8fa2c2787d3f8fa2ed3f8fa2c2787b5e
UTF-8 ީޡx}ީޡx{^ 110000101000111011000010101010011100001010001110110000101010000101111000011111011100001010001110110000101010100111000010100011101100001010100001011110000111101101011110 c28ec2a9c28ec2a1787dc28ec2a9c28ec2a1787b5e
UHC ???¡x}???¡x{^ 001111110011111100111111101000101010111001111000011111010011111100111111001111111010001010101110011110000111101101011110 3f3f3fa2ae787d3f3f3fa2ae787b5e

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