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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邇サ邇サ迺ァ迢 1110011110001110101110111110011110001110101110111110011110010010101001111110011110001011 e78ebbe78ebbe792a7e78b
EUC-JP 邇サ邇サ迺ァ迢 1110110111101110100011101011101111101101111011101000111010111011111011011111001010001110101001111110110111101011 edee8ebbedee8ebbedf28ea7edeb
UTF-8 邇サ邇サ迺ァ迢 111010011000001010000111111011111011110110111011111010011000001010000111111011111011110110111011111010001011111110111010111011111011110110100111111010001011111110100010 e98287efbdbbe98287efbdbbe8bfbaefbda7e8bfa2
UHC 邇?邇???? 111011001100010000111111111011001100010000111111001111110011111100111111 ecc43fecc43f3f3f3f

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