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 ??腸??漿?章 0011111100111111100100101011000000111111001111111001111111110111001111111000111111001101 3f3f92b03f3f9ff73f8fcd
EUC-JP ??腸??漿?章 0011111100111111110001001011001000111111001111111101111011111001001111111011111011001111 3f3fc4b23f3fdef93fbecf
UTF-8 欌렋腸닻툐漿렞章 111001101010110010001100111010111010000010001011111010001000010110111000111010111000101110111011111011011000100010010000111001101011110010111111111010111010000010011110111001111010101110100000 e6ac8ceba08be885b8eb8bbbed8890e6bcbfeba09ee7aba0
UHC 欌렋腸닻툐漿렞章 11101101111010111000111010100010111011011111001110110100111010011100010111110100111011011110110010001110101011111110110111110001 edeb8ea2edf3b4e9c5f4edec8eafedf1

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