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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 丞ウ省N}丞ウ省N{^ 10001111111001011011001110001111110010001111100001111011010011100111110110001111111001011011001110001111110010001111100001111011010011100111101101011110 8fe5b38fc8f87b4e7d8fe5b38fc8f87b4e7b5e
EUC-JP 丞ウ省?N}丞ウ省?N{^ 10111110111001111000111010110011101111101100101000111111010011100111110110111110111001111000111010110011101111101100101000111111010011100111101101011110 bee78eb3beca3f4e7dbee78eb3beca3f4e7b5e
UTF-8 丞ウ省N}丞ウ省N{^ 1110010010111000100111101110111110111101101100111110011110011100100000011110111010011000100110110100111001111101111001001011100010011110111011111011110110110011111001111001110010000001111011101001100010011011010011100111101101011110 e4b89eefbdb3e79c81ee989b4e7de4b89eefbdb3e79c81ee989b4e7b5e
UHC 丞?省?N}丞?省?N{^ 1110001110101010001111111110000011111101001111110100111001111101111000111010101000111111111000001111110100111111010011100111101101011110 e3aa3fe0fd3f4e7de3aa3fe0fd3f4e7b5e

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