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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 堰??}堰??{^ 1000100110000001001111110011111101111101100010011000000100111111001111110111101101011110 89813f3f7d89813f3f7b5e
EUC-JP 堰??}堰??{^ 1011000111100001001111110011111101111101101100011110000100111111001111110111101101011110 b1e13f3f7db1e13f3f7b5e
UTF-8 堰뒉궙}堰뒉궙{^ 111001011010000010110000111010111001001010001001111010101011011010011001011111011110010110100000101100001110101110010010100010011110101010110110100110010111101101011110 e5a0b0eb9289eab6997de5a0b0eb9289eab6997b5e
UHC 堰뒉궙}堰뒉궙{^ 111001011110100010001010100001101000001010101110011111011110010111101000100010101000011010000010101011100111101101011110 e5e88a8682ae7de5e88a8682ae7b5e

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