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 陞ウ蜴м陞ウ蜴к^ 111010001001111010110011111001011000111010000100011111011110100010011110101100111110010110001110100001000111101101011110 e89eb3e58e847de89eb3e58e847b5e
EUC-JP 陞ウ蜴м陞ウ蜴к^ 1110111111111110100011101011001111101001111011101010011111011110111011111111111010001110101100111110100111101110101001111101110001011110 effe8eb3e9eea7deeffe8eb3e9eea7dc5e
UTF-8 陞ウ蜴м陞ウ蜴к^ 1110100110011001100111101110111110111101101100111110100010011100101101001101000010111100111010011001100110011110111011111011110110110011111010001001110010110100110100001011101001011110 e9999eefbdb3e89cb4d0bce9999eefbdb3e89cb4d0ba5e
UHC 陞??м陞??к^ 11100011101100110011111100111111101011001101111011100011101100110011111100111111101011001101110001011110 e3b33f3facdee3b33f3facdc5e

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