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 ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
SJIS-WIN ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
EUC-JP ?b??}?b??{^ 0011111101100010001111110011111101111101001111110110001000111111001111110111101101011110 3f623f3f7d3f623f3f7b5e
UTF-8 묯b묱묲}묯b묱묲{^ 1110101110101100101011110110001011101011101011001011000111101011101011001011001001111101111010111010110010101111011000101110101110101100101100011110101110101100101100100111101101011110 ebacaf62ebacb1ebacb27debacaf62ebacb1ebacb27b5e
UHC 묯b묱묲}묯b묱묲{^ 1001001001000110011000101001001001001000100100100100100101111101100100100100011001100010100100100100100010010010010010010111101101011110 924662924892497d924662924892497b5e

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