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 ?????U?J???R 001111110011111100111111001111110011111101010101001111110100101000111111001111110011111101010010 3f3f3f3f3f553f4a3f3f3f52
SJIS-WIN ?????U?J???R 001111110011111100111111001111110011111101010101001111110100101000111111001111110011111101010010 3f3f3f3f3f553f4a3f3f3f52
EUC-JP ?????U?J???R 001111110011111100111111001111110011111101010101001111110100101000111111001111110011111101010010 3f3f3f3f3f553f4a3f3f3f52
UTF-8 채찾혢혧혧U채J혞챠혧R 111011001011000110000100111011001011000010111110111011011001100010100010111011011001100010100111111011011001100010100111010101011110110010110001100001000100101011101101100110001001111011101100101100011010000011101101100110001010011101010010 ecb184ecb0beed98a2ed98a7ed98a755ecb1844aed989eecb1a0ed98a752
UHC 채찾혢혧혧U채J혞챠혧R 110000111010010011000011101000111100001010001011110000101000111111000010100011110101010111000011101001000100101011000010100010001100001110101101110000101000111101010010 c3a4c3a3c28bc28fc28f55c3a44ac288c3adc28f52

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