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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 渼フ鯰シ渼フ鯰シ^ 11111011010010011100110011101001110011101011110011111011010010011100110011101001110011101011110001011110 fb49cce9cebcfb49cce9cebc5e
EUC-JP 渼フ鯰シ渼フ鯰シ^ 10001111110001111111000010001110110011001111001011010000100011101011110010001111110001111111000010001110110011001111001011010000100011101011110001011110 8fc7f08eccf2d08ebc8fc7f08eccf2d08ebc5e
UTF-8 渼フ鯰シ渼フ鯰シ^ 11100110101110001011110011101111101111101000110011101001101011111011000011101111101111011011110011100110101110001011110011101111101111101000110011101001101011111011000011101111101111011011110001011110 e6b8bcefbe8ce9afb0efbdbce6b8bcefbe8ce9afb0efbdbc5e
UHC 渼???渼???^ 1101101010110100001111110011111100111111110110101011010000111111001111110011111101011110 dab43f3f3fdab43f3f3f5e

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