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 ?⇒濱}?⇒濱{^ 00111111100000011100101111100000010111110111110100111111100000011100101111100000010111110111101101011110 3f81cbe05f7d3f81cbe05f7b5e
EUC-JP ?⇒濱}?⇒濱{^ 00111111101000101100110111011111110000000111110100111111101000101100110111011111110000000111101101011110 3fa2cddfc07d3fa2cddfc07b5e
UTF-8 룶⇒濱}룶⇒濱{^ 111010111010001110110110111000101000011110010010111001101011111110110001011111011110101110100011101101101110001010000111100100101110011010111111101100010111101101011110 eba3b6e28792e6bfb17deba3b6e28792e6bfb17b5e
UHC 룶⇒濱}룶⇒濱{^ 100011111010101110100010101000011101111010110100011111011000111110101011101000101010000111011110101101000111101101011110 8faba2a1deb47d8faba2a1deb47b5e

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