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 ?OR?O^[?OR?O^[^ 001111110100111101010010001111110100111101011110010110110011111101001111010100100011111101001111010111100101101101011110 3f4f523f4f5e5b3f4f523f4f5e5b5e
SJIS-WIN ?OR?O^[?OR?O^[^ 001111110100111101010010001111110100111101011110010110110011111101001111010100100011111101001111010111100101101101011110 3f4f523f4f5e5b3f4f523f4f5e5b5e
EUC-JP ?OR?O^[?OR?O^[^ 001111110100111101010010001111110100111101011110010110110011111101001111010100100011111101001111010111100101101101011110 3f4f523f4f5e5b3f4f523f4f5e5b5e
UTF-8 혰OR혰O^[혰OR혰O^[^ 1110110110011000101100000100111101010010111011011001100010110000010011110101111001011011111011011001100010110000010011110101001011101101100110001011000001001111010111100101101101011110 ed98b04f52ed98b04f5e5bed98b04f52ed98b04f5e5b5e
UHC 혰OR혰O^[혰OR혰O^[^ 11000010100101110100111101010010110000101001011101001111010111100101101111000010100101110100111101010010110000101001011101001111010111100101101101011110 c2974f52c2974f5e5bc2974f52c2974f5e5b5e

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