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 ??C??\??G??M^ 00111111001111110100001100111111001111110101110000111111001111110100011100111111001111110100110101011110 3f3f433f3f5c3f3f473f3f4d5e
SJIS-WIN ?}C?}\?}G?}M^ 0011111110000001011100000100001100111111100000010111000001011100001111111000000101110000010001110011111110000001011100000100110101011110 3f8170433f81705c3f8170473f81704d5e
EUC-JP ?}C?}\?}G?}M^ 0011111110100001110100010100001100111111101000011101000101011100001111111010000111010001010001110011111110100001110100010100110101011110 3fa1d1433fa1d15c3fa1d1473fa1d14d5e
UTF-8 룵}C룵}\룵}G룵}M^ 1110101110100011101101011110111110111101100111010100001111101011101000111011010111101111101111011001110101011100111010111010001110110101111011111011110110011101010001111110101110100011101101011110111110111101100111010100110101011110 eba3b5efbd9d43eba3b5efbd9d5ceba3b5efbd9d47eba3b5efbd9d4d5e
UHC 룵}C룵}\룵}G룵}M^ 100011111010101010100011111111010100001110001111101010101010001111111101010111001000111110101010101000111111110101000111100011111010101010100011111111010100110101011110 8faaa3fd438faaa3fd5c8faaa3fd478faaa3fd4d5e

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