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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 譏泌ュー譏泌ューB 11100110100110001001010011100101101011011011000011100110100110001001010011100101101011011011000001000010 e69894e5adb0e69894e5adb042
EUC-JP 譏泌ュー譏泌ューB 1110101111111000110010001110011110001110101011011000111010110000111010111111100011001000111001111000111010101101100011101011000001000010 ebf8c8e78ead8eb0ebf8c8e78ead8eb042
UTF-8 譏泌ュー譏泌ューB 11101000101011011000111111100110101100111000110011101111101111011010110111101111101111011011000011101000101011011000111111100110101100111000110011101111101111011010110111101111101111011011000001000010 e8ad8fe6b38cefbdadefbdb0e8ad8fe6b38cefbdadefbdb042
UHC 譏泌??譏泌??B 11010001110000011111100110110010001111110011111111010001110000011111100110110010001111110011111101000010 d1c1f9b23f3fd1c1f9b23f3f42

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