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 ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e
SJIS-WIN 吾??槻m}吾??槻m{^ 1000110011100001001111110011111110010010110011100110110101111101100011001110000100111111001111111001001011001110011011010111101101011110 8ce13f3f92ce6d7d8ce13f3f92ce6d7b5e
EUC-JP 吾??槻m}吾??槻m{^ 1011100011100011001111110011111111000100110100000110110101111101101110001110001100111111001111111100010011010000011011010111101101011110 b8e33f3fc4d06d7db8e33f3fc4d06d7b5e
UTF-8 吾멸랜槻m}吾멸랜槻m{^ 1110010110010000101111101110101110101001101110001110101110011110100111001110011010100111101110110110110101111101111001011001000010111110111010111010100110111000111010111001111010011100111001101010011110111011011011010111101101011110 e590beeba9b8eb9e9ce6a7bb6d7de590beeba9b8eb9e9ce6a7bb6d7b5e
UHC 吾멸랜槻m}吾멸랜槻m{^ 111001111110111010111000111010101011011110100011110100001010011101101101011111011110011111101110101110001110101010110111101000111101000010100111011011010111101101011110 e7eeb8eab7a3d0a76d7de7eeb8eab7a3d0a76d7b5e

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