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 ???嶼?忿嶝? 0011111100111111001111111001101111010111001111111001110001111100100110111101000100111111 3f3f3f9bd73f9c7c9bd13f
EUC-JP ???嶼?忿嶝? 0011111100111111001111111101011011011001001111111101011111011101110101101101001100111111 3f3f3fd6d93fd7ddd6d33f
UTF-8 뤯헤㏆嶼퀛忿嶝렱 111010111010010010101111111011011001011110100100111000111000111110000110111001011011011010111100111011011000000010011011111001011011111110111111111001011011011010011101111010111010000010110001 eba4afed97a4e38f86e5b6bced809be5bfbfe5b69deba0b1
UHC 뤯헤㏆嶼퀛忿嶝렱 10001111110111011100011111101100101001111110111111011111111011001011001110001111110111011100100011010100111100011000111010111110 8fddc7eca7efdfecb38fddc8d4f18ebe

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