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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 濡??濡??餓 10010100010001110011111100111111100101000100011100111111001111111000100111101100 94473f3f94473f3f89ec
EUC-JP 濡??濡??餓 11000111101010000011111100111111110001111010100000111111001111111011001011101110 c7a83f3fc7a83f3fb2ee
UTF-8 濡뉖젛濡쀫쨺餓 111001101011111110100001111010111000100110010110111011001010000010011011111001101011111110100001111011001000000010101011111011001010100010111010111010011010010010010011 e6bfa1eb8996eca09be6bfa1ec80abeca8bae9a493
UHC 濡뉖젛濡쀫쨺餓 1110101110100001100001111110101110100000100101111110101110100001100101111110101110100100100101001110010010111011 eba187eba097eba197eba494e4bb

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