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 隴雅ク鷺ーク莨顔 11101000101011011000100111101011101110001000110111101011101100001011100011100100101111001000101011100111 e8ad89ebb88debb0b8e4bc8ae7
EUC-JP 隴雅ク鷺ーク莨顔 11110000101011111011001011101101100011101011100010111010111011011000111010110000100011101011100011101000101111101011010011101001 f0afb2ed8eb8baed8eb08eb8e8beb4e9
UTF-8 隴雅ク鷺ーク莨顔 111010011001101010110100111010011001101110000101111011111011110110111000111010011011011110111010111011111011110110110000111011111011110110111000111010001000111010101000111010011010000110010100 e99ab4e99b85efbdb8e9b7baefbdb0efbdb8e88ea8e9a194
UHC ?雅?鷺???顔 0011111111100100101110100011111111010110110111000011111100111111001111111110010011010100 3fe4ba3fd6dc3f3f3fe4d4

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