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 筌??毅??韋?? 111000101010001100111111001111111000101101000010001111110011111111101000111010000011111100111111 e2a33f3f8b423f3fe8e83f3f
EUC-JP 筌??毅??韋?? 111001001010010100111111001111111011010110100011001111110011111111110000111010100011111100111111 e4a53f3fb5a33f3ff0ea3f3f
UTF-8 筌뚮쵆毅쇿춢韋우쑓 111001111010110110001100111010111001101010101110111011001011010110000110111001101010111110000101111011001000011110111111111011001011011010100010111010011001111110001011111011001001101010110000111011001001000110010011 e7ad8ceb9aaeecb586e6af85ec87bfecb6a2e99f8bec9ab0ec9193
UHC 筌뚮쵆毅쇿춢韋우쑓 111011111010011110001100111010111010110010001000111010111111011010011001111001011010110110000011111010101101111110111111111011001001110010110010 efa78cebac88ebf699e5ad83eadfbfec9cb2

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