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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???淫g?蔭??B 00111111001111110011111110001000111110101000001010000111001111111000100011111100001111110011111101000010 3f3f3f88fa82873f88fc3f3f42
EUC-JP ???淫g?蔭??B 00111111001111110011111110110000111111001010001111100111001111111011000011111110001111110011111101000010 3f3f3fb0fca3e73fb0fe3f3f42
UTF-8 捻곗뀾淫g솻蔭댁꽔B 11101111101001101010010011101010101100111001011111101011100000001011111011100110101101111010101111101111101111011000011111101100100001101011101111101000100101001010110111101011100011001000000111101010101111011001010001000010 efa6a4eab397eb80bee6b7abefbd87ec86bbe894adeb8c81eabd9442
UHC 捻곗뀾淫g솻蔭댁꽔B 11100110111101111011000011101100100001011011010011101011111000101010001111100111100110011011000011101011111000111011010011101100100001001010001101000010 e6f7b0ec85b4ebe2a3e799b0ebe3b4ec84a342

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