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 瀅ー魑粹諶ウ瀅 111110110100111010110000111010011011001111100010111011011111101110101010101100111111101101001110 fb4eb0e9b3e2edfbaab3fb4e
EUC-JP 瀅ー魑粹諶ウ瀅 1000111111001001101010111000111010110000111100101011010111100100111011111000111111011110101101011000111010110011100011111100100110101011 8fc9ab8eb0f2b5e4ef8fdeb58eb38fc9ab
UTF-8 瀅ー魑粹諶ウ瀅 111001111000000010000101111011111011110110110000111010011010110110010001111001111011001010111001111010001010101110110110111011111011110110110011111001111000000010000101 e78085efbdb0e9ad91e7b2b9e8abb6efbdb3e78085
UHC 瀅??粹諶?瀅 1111101110100100001111110011111111100010101101101110010010100110001111111111101110100100 fba43f3fe2b6e4a63ffba4

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