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 隴ス邊占ュス邊真 11101000101011011011110111100111101100101001000011101000101011011011110111100111101100101001000001011110 e8adbde7b290e8adbde7b2905e
EUC-JP 隴ス邊占ュス邊真 11110000101011111000111010111101111011101011010011000000111010101000111010101101100011101011110111101110101101001011111110111111 f0af8ebdeeb4c0ea8ead8ebdeeb4bfbf
UTF-8 隴ス邊占ュス邊真 111010011001101010110100111011111011110110111101111010011000001010001010111001011000110110100000111011111011110110101101111011111011110110111101111010011000001010001010111001111001110010011111 e99ab4efbdbde9828ae58da0efbdadefbdbde9828ae79c9f
UHC ??邊占??邊? 0011111100111111110111001010101111101111101111110011111100111111110111001010101100111111 3f3fdcabefbf3f3fdcab3f

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