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 谿ウ襍ァ谿ウ襍ァ^ 11100110101011101011001111101000101101011010011111100110101011101011001111101000101101011010011101011110 e6aeb3e8b5a7e6aeb3e8b5a75e
EUC-JP 谿ウ襍ァ谿ウ襍ァ^ 1110110010110000100011101011001111110000101101111000111010100111111011001011000010001110101100111111000010110111100011101010011101011110 ecb08eb3f0b78ea7ecb08eb3f0b78ea75e
UTF-8 谿ウ襍ァ谿ウ襍ァ^ 11101000101100001011111111101111101111011011001111101000101001011000110111101111101111011010011111101000101100001011111111101111101111011011001111101000101001011000110111101111101111011010011101011110 e8b0bfefbdb3e8a58defbda7e8b0bfefbdb3e8a58defbda75e
UHC 谿???谿???^ 1100110110101100001111110011111100111111110011011010110000111111001111110011111101011110 cdac3f3f3fcdac3f3f3f5e

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