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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ???倻N}???倻N{^ 0011111100111111001111111000111110110001111101100100111001111101001111110011111100111111100011111011000111110110010011100111101101011110 3f3f3f8fb1f64e7d3f3f3f8fb1f64e7b5e
UTF-8 샿呂샿倻N}샿呂샿倻N{^ 1110110010000011101111111110111110100110100000001110110010000011101111111110010110000000101110110100111001111101111011001000001110111111111011111010011010000000111011001000001110111111111001011000000010111011010011100111101101011110 ec83bfefa680ec83bfe580bb4e7dec83bfefa680ec83bfe580bb4e7b5e
UHC 샿呂샿倻N}샿呂샿倻N{^ 100110001101111111100101111110111001100011011111111001011010011001001110011111011001100011011111111001011111101110011000110111111110010110100110010011100111101101011110 98dfe5fb98dfe5a64e7d98dfe5fb98dfe5a64e7b5e

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