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 ???R???^[???R???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
SJIS-WIN ?帽?R?帽?^[?帽?R?帽?^[^ 0011111110010110010110000011111101010010001111111001011001011000001111110101111001011011001111111001011001011000001111110101001000111111100101100101100000111111010111100101101101011110 3f96583f523f96583f5e5b3f96583f523f96583f5e5b5e
EUC-JP ?帽?R?帽?^[?帽?R?帽?^[^ 0011111111001011101110010011111101010010001111111100101110111001001111110101111001011011001111111100101110111001001111110101001000111111110010111011100100111111010111100101101101011110 3fcbb93f523fcbb93f5e5b3fcbb93f523fcbb93f5e5b5e
UTF-8 삯帽윔R삯帽윔^[삯帽윔R삯帽윔^[^ 11101100100000101010111111100101101110001011110111101100100111001001010001010010111011001000001010101111111001011011100010111101111011001001110010010100010111100101101111101100100000101010111111100101101110001011110111101100100111001001010001010010111011001000001010101111111001011011100010111101111011001001110010010100010111100101101101011110 ec82afe5b8bdec9c9452ec82afe5b8bdec9c945e5bec82afe5b8bdec9c9452ec82afe5b8bdec9c945e5b5e
UHC 삯帽윔R삯帽윔^[삯帽윔R삯帽윔^[^ 10111011111010011101100110110110110000001010101101010010101110111110100111011001101101101100000010101011010111100101101110111011111010011101100110110110110000001010101101010010101110111110100111011001101101101100000010101011010111100101101101011110 bbe9d9b6c0ab52bbe9d9b6c0ab5e5bbbe9d9b6c0ab52bbe9d9b6c0ab5e5b5e

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