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 ???魏??伎釗 0011111100111111001111111110100110110000001111110011111110001010111010101111101110111011 3f3f3fe9b03f3f8aeafbbb
EUC-JP 濚??魏??伎釗 1000111111001001101000010011111100111111111100101011001000111111001111111011010011101100100011111110001110100110 8fc9a13f3ff2b23f3fb4ec8fe3a6
UTF-8 濚밤꺂魏묉끽伎釗 111001101011111110011010111010111011000010100100111010101011101010000010111010011010110110001111111010111010110010001001111010111000000110111101111001001011110010001110111010011000011110010111 e6bf9aebb0a4eaba82e9ad8febac89eb81bde4bc8ee98797
UHC 濚밤꺂魏묉끽伎釗 11100111101110011011100111100011100000111010101111101010111000001001000111100110101100111010001111010000111010111110000111110010 e7b9b9e383abeae091e6b3a3d0ebe1f2

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