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 省蜴ラ湿省蜴ラ湿^ 100011111100100011100101100011101101011110001110101111001000111111001000111001011000111011010111100011101011110001011110 8fc8e58ed78ebc8fc8e58ed78ebc5e
EUC-JP 省蜴ラ湿省蜴ラ湿^ 1011111011001010111010011110111010001110110101111011110010111110101111101100101011101001111011101000111011010111101111001011111001011110 becae9ee8ed7bcbebecae9ee8ed7bcbe5e
UTF-8 省蜴ラ湿省蜴ラ湿^ 11100111100111001000000111101000100111001011010011101111101111101001011111100110101110011011111111100111100111001000000111101000100111001011010011101111101111101001011111100110101110011011111101011110 e79c81e89cb4efbe97e6b9bfe79c81e89cb4efbe97e6b9bf5e
UHC 省???省???^ 1110000011111101001111110011111100111111111000001111110100111111001111110011111101011110 e0fd3f3f3fe0fd3f3f3f5e

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