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 ?nR?n^[?nR?n^[^ 001111110110111001010010001111110110111001011110010110110011111101101110010100100011111101101110010111100101101101011110 3f6e523f6e5e5b3f6e523f6e5e5b5e
SJIS-WIN 垠nR垠n^[垠nR垠n^[^ 10011010101101010110111001010010100110101011010101101110010111100101101110011010101101010110111001010010100110101011010101101110010111100101101101011110 9ab56e529ab56e5e5b9ab56e529ab56e5e5b5e
EUC-JP 垠nR垠n^[垠nR垠n^[^ 11010100101101110110111001010010110101001011011101101110010111100101101111010100101101110110111001010010110101001011011101101110010111100101101101011110 d4b76e52d4b76e5e5bd4b76e52d4b76e5e5b5e
UTF-8 垠nR垠n^[垠nR垠n^[^ 1110010110011110101000000110111001010010111001011001111010100000011011100101111001011011111001011001111010100000011011100101001011100101100111101010000001101110010111100101101101011110 e59ea06e52e59ea06e5e5be59ea06e52e59ea06e5e5b5e
UHC 垠nR垠n^[垠nR垠n^[^ 11101011110110010110111001010010111010111101100101101110010111100101101111101011110110010110111001010010111010111101100101101110010111100101101101011110 ebd96e52ebd96e5e5bebd96e52ebd96e5e5b5e

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