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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 筌??違??臾? 1110001010100011001111110011111110001000111000010011111100111111111001000110101100111111 e2a33f3f88e13f3fe46b3f
EUC-JP 筌??違??臾? 1110010010100101001111110011111110110000111000110011111100111111111001111100110000111111 e4a53f3fb0e33f3fe7cc3f
UTF-8 筌뗫툙違쏉쭓臾쬌 111001111010110110001100111010111001011110101011111011011000100010011001111010011000000110010101111011001000111110001001111011001010110110010011111010001000011110111110111011001010110010001100 e7ad8ceb97abed8899e98195ec8f89ecad93e887beecac8c
UHC 筌뗫툙違쏉쭓臾쬌 11101111101001111000101111101011101110001001000011101010110111101001101111101111101001111000101111101011101011001010011101000010 efa78bebb890eade9befa78bebaca742

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