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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???泣??幽??筌 00111111001111110011111110001011100000110011111100111111100101110100100000111111001111111110001010100011 3f3f3f8b833f3f97483f3fe2a3
EUC-JP ???泣??幽??筌 00111111001111110011111110110101111000110011111100111111110011011010100100111111001111111110010010100101 3f3f3fb5e33f3fcda93f3fe4a5
UTF-8 嶪용뜄泣싦펺幽귦뫛筌 111001011011011010101010111011001001101010101001111010111001110010000100111001101011001110100011111011001000101110100110111011011000111010111010111001011011100110111101111010101011011110100110111010111010101110011011111001111010110110001100 e5b6aaec9aa9eb9c84e6b3a3ec8ba6ed8ebae5b9bdeab7a6ebab9be7ad8c
UHC 嶪용뜄泣싦펺幽귦뫛筌 1110010111110101101111111110101110001101100010001110101111101000100110101110010010111100100010101110101011101011100000101110110110010001101110111110111110100111 e5f5bfeb8d88ebe89ae4bc8aeaeb82ed91bbefa7

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