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^[^ 00111111001111110100111101010010001111110011111101001111010111100101101100111111001111110100111101010010001111110011111101001111010111100101101101011110 3f3f4f523f3f4f5e5b3f3f4f523f3f4f5e5b5e
SJIS-WIN ?}OR?}O^[?}OR?}O^[^ 0011111110000001011100000100111101010010001111111000000101110000010011110101111001011011001111111000000101110000010011110101001000111111100000010111000001001111010111100101101101011110 3f81704f523f81704f5e5b3f81704f523f81704f5e5b5e
EUC-JP ?}OR?}O^[?}OR?}O^[^ 0011111110100001110100010100111101010010001111111010000111010001010011110101111001011011001111111010000111010001010011110101001000111111101000011101000101001111010111100101101101011110 3fa1d14f523fa1d14f5e5b3fa1d14f523fa1d14f5e5b5e
UTF-8 룵}OR룵}O^[룵}OR룵}O^[^ 1110101110100011101101011110111110111101100111010100111101010010111010111010001110110101111011111011110110011101010011110101111001011011111010111010001110110101111011111011110110011101010011110101001011101011101000111011010111101111101111011001110101001111010111100101101101011110 eba3b5efbd9d4f52eba3b5efbd9d4f5e5beba3b5efbd9d4f52eba3b5efbd9d4f5e5b5e
UHC 룵}OR룵}O^[룵}OR룵}O^[^ 100011111010101010100011111111010100111101010010100011111010101010100011111111010100111101011110010110111000111110101010101000111111110101001111010100101000111110101010101000111111110101001111010111100101101101011110 8faaa3fd4f528faaa3fd4f5e5b8faaa3fd4f528faaa3fd4f5e5b5e

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