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 濡??汚щ?? 10010100010001110011111100111111100010011001100010000100100010110011111100111111 94473f3f8998848b3f3f
EUC-JP 濡??汚щ?? 11000111101010000011111100111111101100011111100010100111111010110011111100111111 c7a83f3fb1f8a7eb3f3f
UTF-8 濡딅젧汚щ졂溜 1110011010111111101000011110101110010100100001011110110010100000101001111110011010110001100110101101000110001001111011001010000110000010111011111010011110001011 e6bfa1eb9485eca0a7e6b19ad189eca182efa78b
UHC 濡딅젧汚щ졂溜 1110101110100001100010101110101110100000100111111110011111111101101011001110101110100000101100111110101011111110 eba18aeba09fe7fdaceba0b3eafe

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