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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跟ー崧㌻}跟ー崧㌻{^ 1110011011101110101100001111101010101111100001110110111001111101111001101110111010110000111110101010111110000111011011100111101101011110 e6eeb0faaf876e7de6eeb0faaf876e7b5e
EUC-JP 跟ー崧?}跟ー崧?{^ 11101100111100001000111010110000100011111011101111001010001111110111110111101100111100001000111010110000100011111011101111001010001111110111101101011110 ecf08eb08fbbca3f7decf08eb08fbbca3f7b5e
UTF-8 跟ー崧㌻}跟ー崧㌻{^ 111010001011011110011111111011111011110110110000111001011011010010100111111000111000110010111011011111011110100010110111100111111110111110111101101100001110010110110100101001111110001110001100101110110111101101011110 e8b79fefbdb0e5b4a7e38cbb7de8b79fefbdb0e5b4a7e38cbb7b5e
UHC ??崧?}??崧?{^ 00111111001111111110001011111110001111110111110100111111001111111110001011111110001111110111101101011110 3f3fe2fe3f7d3f3fe2fe3f7b5e

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