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 ϱϱ[ϱϱ[^ 1001110010110001100111001011000101011011100111001011000110011100101100010101101101011110 9cb19cb15b9cb19cb15b5e
SJIS-WIN ?±?±[?±?±[^ 001111111000000101111101001111111000000101111101010110110011111110000001011111010011111110000001011111010101101101011110 3f817d3f817d5b3f817d3f817d5b5e
EUC-JP ?±?±[?±?±[^ 001111111010000111011110001111111010000111011110010110110011111110100001110111100011111110100001110111100101101101011110 3fa1de3fa1de5b3fa1de3fa1de5b5e
UTF-8 ϱϱ[ϱϱ[^ 11000010100111001100001010110001110000101001110011000010101100010101101111000010100111001100001010110001110000101001110011000010101100010101101101011110 c29cc2b1c29cc2b15bc29cc2b1c29cc2b15b5e
UHC ?±?±[?±?±[^ 001111111010000110111110001111111010000110111110010110110011111110100001101111100011111110100001101111100101101101011110 3fa1be3fa1be5b3fa1be3fa1be5b5e

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