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 梧??????? 100011001110011000111111001111110011111100111111001111110011111100111111 8ce63f3f3f3f3f3f3f
EUC-JP 梧??濚???? 1011100011101000001111110011111110001111110010011010000100111111001111110011111100111111 b8e83f3f8fc9a13f3f3f3f
UTF-8 梧놂쉈濚썹빓旅쒫 111001101010001010100111111010111000011010000010111011001000100110001000111001101011111110011010111011001000110110111001111010111011100110010011111011111010011010000011111011001001001010101011 e6a2a7eb8682ec8988e6bf9aec8db9ebb993efa683ec92ab
UHC 梧놂쉈濚썹빓旅쒫 11100111111111001011001111101111101111011010010111100111101110011011110111100111100101011011011111100110101000011001110101000010 e7fcb3efbda5e7b9bde795b7e6a19d42

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