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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 訒夐エォ閧幄セ樣汕 111110111010001110011010111010011011010010101011111010001000001010011011111010001011111010011110111010011001111110001000 fba39ae9b4abe8829be8be9ee99f88
EUC-JP 訒夐エォ閧幄セ樣汕 10001111110111011100100011010100111010111000111010110100100011101010101111101111111000101101011011101010100011101011111011011100111010111101110111101000 8fddc8d4eb8eb48eabefe2d6ea8ebedcebdde8
UTF-8 訒夐エォ閧幄セ樣汕 111010001010100010010010111001011010010010010000111011111011110110110100111011111011110110101011111010011001011010100111111001011011100110000100111011111011110110111110111001101010100010100011111001101011000110010101 e8a892e5a490efbdb4efbdabe996a7e5b984efbdbee6a8a3e6b195
UHC ?????幄?樣汕 001111110011111100111111001111110011111111100100110000010011111111100101110001101101111110100101 3f3f3f3f3fe4c13fe5c6dfa5

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