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 伊豆??伊豆??^ 10001000110010011001001110100100001111110011111110001000110010011001001110100100001111110011111101011110 88c993a43f3f88c993a43f3f5e
EUC-JP 伊豆??伊豆??^ 10110000110010111100011010100110001111110011111110110000110010111100011010100110001111110011111101011110 b0cbc6a63f3fb0cbc6a63f3f5e
UTF-8 伊豆렟넸伊豆렟넵^ 11100100101111001000101011101000101100011000011011101011101000001001111111101011100001001011100011100100101111001000101011101000101100011000011011101011101000001001111111101011100001001011010101011110 e4bc8ae8b186eba09feb84b8e4bc8ae8b186eba09feb84b55e
UHC 伊豆렟넸伊豆렟넵^ 1110110010100101110101001110011110001110101100001011001111011110111011001010010111010100111001111000111010110000101100111101110001011110 eca5d4e78eb0b3deeca5d4e78eb0b3dc5e

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