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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?善??}?善??{^ 00111111100100010101000000111111001111110111110100111111100100010101000000111111001111110111101101011110 3f91503f3f7d3f91503f3f7b5e
EUC-JP ?善??}?善??{^ 00111111110000011011000100111111001111110111110100111111110000011011000100111111001111110111101101011110 3fc1b13f3f7d3fc1b13f3f7b5e
UTF-8 뤶善빡셉}뤶善빡셉{^ 111010111010010010110110111001011001011010000100111010111011100110100001111011001000010110001001011111011110101110100100101101101110010110010110100001001110101110111001101000011110110010000101100010010111101101011110 eba4b6e59684ebb9a1ec85897deba4b6e59684ebb9a1ec85897b5e
UHC 뤶善빡셉}뤶善빡셉{^ 10001111111001001110000010111100101110101111110110111100110000010111110110001111111001001110000010111100101110101111110110111100110000010111101101011110 8fe4e0bcbafdbcc17d8fe4e0bcbafdbcc17b5e

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