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 ??帳?}??帳?{^ 00111111001111111001001010100000001111110111110100111111001111111001001010100000001111110111101101011110 3f3f92a03f7d3f3f92a03f7b5e
EUC-JP ??帳?}??帳?{^ 00111111001111111100010010100010001111110111110100111111001111111100010010100010001111110111101101011110 3f3fc4a23f7d3f3fc4a23f7b5e
UTF-8 조뤺帳퇺}조뤺帳퇺{^ 111011001010000110110000111010111010010010111010111001011011100010110011111011011000011110111010011111011110110010100001101100001110101110100100101110101110010110111000101100111110110110000111101110100111101101011110 eca1b0eba4bae5b8b3ed87ba7deca1b0eba4bae5b8b3ed87ba7b5e
UHC 조뤺帳퇺}조뤺帳퇺{^ 11000001101101101000111111101000111011011110001110111000011011100111110111000001101101101000111111101000111011011110001110111000011011100111101101011110 c1b68fe8ede3b86e7dc1b68fe8ede3b86e7b5e

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