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???^[^ 00111111001111110011111101010010001111110011111100111111010111100101101100111111001111110011111101010010001111110011111100111111010111100101101101011110 3f3f3f523f3f3f5e5b3f3f3f523f3f3f5e5b5e
EUC-JP ?寗?R?寗?^[?寗?R?寗?^[^ 001111111000111110111010111000000011111101010010001111111000111110111010111000000011111101011110010110110011111110001111101110101110000000111111010100100011111110001111101110101110000000111111010111100101101101011110 3f8fbae03f523f8fbae03f5e5b3f8fbae03f523f8fbae03f5e5b5e
UTF-8 뤶寗컉R뤶寗컉^[뤶寗컉R뤶寗컉^[^ 11101011101001001011011011100101101011111001011111101100101110111000100101010010111010111010010010110110111001011010111110010111111011001011101110001001010111100101101111101011101001001011011011100101101011111001011111101100101110111000100101010010111010111010010010110110111001011010111110010111111011001011101110001001010111100101101101011110 eba4b6e5af97ecbb8952eba4b6e5af97ecbb895e5beba4b6e5af97ecbb8952eba4b6e5af97ecbb895e5b5e
UHC 뤶寗컉R뤶寗컉^[뤶寗컉R뤶寗컉^[^ 10001111111001001101001010111100101100000110111001010010100011111110010011010010101111001011000001101110010111100101101110001111111001001101001010111100101100000110111001010010100011111110010011010010101111001011000001101110010111100101101101011110 8fe4d2bcb06e528fe4d2bcb06e5e5b8fe4d2bcb06e528fe4d2bcb06e5e5b5e

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