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 ?L^h?L^fN}?L^h?L^fN{^ 001111110100110001011110011010000011111101001100010111100110011001001110011111010011111101001100010111100110100000111111010011000101111001100110010011100111101101011110 3f4c5e683f4c5e664e7d3f4c5e683f4c5e664e7b5e
SJIS-WIN 蓉L^h蓉L^fN}蓉L^h蓉L^fN{^ 10010111011101010100110001011110011010001001011101110101010011000101111001100110010011100111110110010111011101010100110001011110011010001001011101110101010011000101111001100110010011100111101101011110 97754c5e6897754c5e664e7d97754c5e6897754c5e664e7b5e
EUC-JP 蓉L^h蓉L^fN}蓉L^h蓉L^fN{^ 11001101110101100100110001011110011010001100110111010110010011000101111001100110010011100111110111001101110101100100110001011110011010001100110111010110010011000101111001100110010011100111101101011110 cdd64c5e68cdd64c5e664e7dcdd64c5e68cdd64c5e664e7b5e
UTF-8 蓉L^h蓉L^fN}蓉L^h蓉L^fN{^ 1110100010010011100010010100110001011110011010001110100010010011100010010100110001011110011001100100111001111101111010001001001110001001010011000101111001101000111010001001001110001001010011000101111001100110010011100111101101011110 e893894c5e68e893894c5e664e7de893894c5e68e893894c5e664e7b5e
UHC 蓉L^h蓉L^fN}蓉L^h蓉L^fN{^ 11101001110010000100110001011110011010001110100111001000010011000101111001100110010011100111110111101001110010000100110001011110011010001110100111001000010011000101111001100110010011100111101101011110 e9c84c5e68e9c84c5e664e7de9c84c5e68e9c84c5e664e7b5e

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