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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 芦?芦?N}芦?芦?N{^ 1000100010110000001111111000100010110000001111110100111001111101100010001011000000111111100010001011000000111111010011100111101101011110 88b03f88b03f4e7d88b03f88b03f4e7b5e
EUC-JP 芦?芦?N}芦?芦?N{^ 1011000010110010001111111011000010110010001111110100111001111101101100001011001000111111101100001011001000111111010011100111101101011110 b0b23fb0b23f4e7db0b23fb0b23f4e7b5e
UTF-8 芦옵芦옳N}芦옵芦옳N{^ 1110100010001010101001101110110010011000101101011110100010001010101001101110110010011000101100110100111001111101111010001000101010100110111011001001100010110101111010001000101010100110111011001001100010110011010011100111101101011110 e88aa6ec98b5e88aa6ec98b34e7de88aa6ec98b5e88aa6ec98b34e7b5e
UHC 芦옵芦옳N}芦옵芦옳N{^ 111110111101100010111111110010011111101111011000101111111100011101001110011111011111101111011000101111111100100111111011110110001011111111000111010011100111101101011110 fbd8bfc9fbd8bfc74e7dfbd8bfc9fbd8bfc74e7b5e

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